How to Install gfsd software package in Debian 9 (Stretch)

How to Install gfsd software package in Debian 9 (Stretch)

gfsd software package provides Gfarm file system daemon, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gfsd 

gfsd is installed in your system.

Make ensure the gfsd package were installed using the commands given below,

$ sudo dpkg-query -l | grep gfsd *

You will get with gfsd package name, version, architecture and description in a table

gfsd package basic information:

Distro Debian 9 stretch
Section Network
Package gfsd
Version 2.6.13+dfsg-1
Description Gfarm file system daemon
Sub Section Net


See Also, How to uninstall or remove gfsd software package from Debian 9 (Stretch)?